| Overload | Description |
|---|---|
| Sort() | (Inherited from System.Collections.Generic.List<T>) |
| Sort(IComparer<T>) | (Inherited from System.Collections.Generic.List<T>) |
| Sort(Int32,Int32,IComparer<T>) | (Inherited from System.Collections.Generic.List<T>) |
| Sort(Comparison<T>) | (Inherited from System.Collections.Generic.List<T>) |